public class Network_Packets extends java.lang.Thread implements GetEntropy
| Constructor and Description |
|---|
Network_Packets(BinFile file)
Konstruktor pro sběr dat z aktivity sítě
|
| Modifier and Type | Method and Description |
|---|---|
void |
getRandomData()
Získání dat z aktivity sítě
|
void |
run() |
void |
startGenerating()
Zapnutí sběru dat z aktivity sítě
|
void |
stopGenerating()
Vypnutí sběru dat z aktivity sítě
|
activeCount, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, checkAccess, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic Network_Packets(BinFile file)
file - souborpublic void getRandomData()
getRandomData in interface GetEntropypublic void startGenerating()
startGenerating in interface GetEntropypublic void stopGenerating()
stopGenerating in interface GetEntropypublic void run()
run in interface java.lang.Runnablerun in class java.lang.Thread